FindItemResponseIncludesLastItemInRange Property |
Indicates whether the current results contain the last item in the query, such that further paging is not needed.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IncludesLastItemInRange { get; }Public ReadOnly Property IncludesLastItemInRange As Boolean
Get
Property Value
Type:
Boolean
See Also